OwaOptionsSpellingCheckBeforeSend Property |
Gets or sets a value indicating whether [spelling check before send].
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool SpellingCheckBeforeSend { get; set; }Public Property SpellingCheckBeforeSend As Boolean
Get
Set
Property Value
Type:
Booleantrue if [spelling check before send]; otherwise,
false.
See Also